OWNERS: New file
authorColin Walters <walters@verbum.org>
Mon, 14 Oct 2019 19:47:23 +0000 (19:47 +0000)
committerColin Walters <walters@verbum.org>
Mon, 14 Oct 2019 19:52:22 +0000 (19:52 +0000)
I tried to balance reflecting the reality of who works on libostree
today with keeping some of the existing committers - particularly
committers from multiple organizations.

Part of switching libostree over to OpenShift Prow.

OWNERS [new file with mode: 0644]

diff --git a/OWNERS b/OWNERS
new file mode 100644 (file)
index 0000000..08da551
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,18 @@
+# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
+
+# Keep these lists in alphabetical order (just to avoid ordering implying anything)
+# Changes to this list can be done via regular pull requests.  A generally good
+# approach can be to just start reviewing pull requests - if you do that enough
+# and understand the libostree code base, feel free to submit a PR to add
+# yourself to one of these lists.
+# Use the responsibility to merge carefully.
+approvers:
+  - cgwalters
+  - jlebon
+  - pwithnall
+  # Does not currently have affiliation public
+  # - wmanley
+reviewers:
+  - lucab
+  - mwleeds
+  - rfairley